Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add symlinks to qvm-device #269

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

DemiMarie
Copy link
Contributor

These were only in dom0, which is inconsistent.

Fixes: QubesOS/qubes-issues#8786

@marmarek
Copy link
Member

marmarek commented Jan 3, 2024

For this to work, there needs to be a similar PR removing qvm-device symlinks from core-admin, otherwise packages will conflict.

@DemiMarie
Copy link
Contributor Author

What about package upgrades?

@marmarek
Copy link
Member

marmarek commented Jan 3, 2024

It will require appropriate dependencies for clean upgrades. I'll add them after merging.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.24%. Comparing base (3b9da29) to head (9d3a7a1).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage   75.24%   75.24%           
=======================================
  Files          52       52           
  Lines        8975     8975           
=======================================
  Hits         6753     6753           
  Misses       2222     2222           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

DemiMarie added a commit to DemiMarie/qubes-core-admin that referenced this pull request Jan 5, 2024
They are being moved to qubes-core-admin-client
(QubesOS/qubes-core-admin-client#269).
DemiMarie added a commit to DemiMarie/qubes-core-admin that referenced this pull request Jan 6, 2024
They are being moved to qubes-core-admin-client
(QubesOS/qubes-core-admin-client#269).
DemiMarie added a commit to DemiMarie/qubes-core-admin that referenced this pull request Nov 14, 2024
They are being moved to qubes-core-admin-client
(QubesOS/qubes-core-admin-client#269).
@marmarek marmarek self-requested a review December 17, 2024 04:14
Copy link
Member

@marmarek marmarek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Man page needs symlinks too.

@marmarek
Copy link
Member

marmarek commented Jan 6, 2025

It will require appropriate dependencies for clean upgrades. I'll add them after merging.

Interestingly, rpm is happy with two packages owning the same file - I guess it works because the file is exactly the same.

These were only in dom0, which is inconsistent.

Fixes: QubesOS/qubes-issues#8786
@DemiMarie DemiMarie force-pushed the add-device-symlinks branch from a88c03d to 9d3a7a1 Compare January 7, 2025 23:51
@DemiMarie DemiMarie requested a review from marmarek January 7, 2025 23:51
@marmarek marmarek merged commit b0b8030 into QubesOS:main Jan 8, 2025
4 of 5 checks passed
@DemiMarie DemiMarie deleted the add-device-symlinks branch January 8, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

qubes-core-admin-client missing /usr/bin/qvm-block?
2 participants